﻿
body, .input, .G_input {
    font: 14px/1.6 'Microsoft Yahei',Tahoma,"å®‹ä½“",Arial,Helvetica,Arial,sans-serif;
}

.pos_r {
    position: relative;
}

.step-tab {
    width: 620px;
    margin: 56px auto;
}

.step_n {
    float: left;
    text-align: center;
    width: 30px;
    height: 30px;
    position: relative;
}

.step_line {
    float: left;
    height: 14px;
    width: 254px;
    border-bottom: #cccccc solid 3px;
}

.step_line4 {
    float: left;
    height: 14px;
    width: 164px;
    border-bottom: #cccccc solid 3px;
}

.step_line_active {
    border-bottom: #5191ce solid 3px;
}

.step_text {
    font-size: 20px;
    width: 120px;
    text-align: center;
    position: absolute;
    top: -30px;
    left: -45px;
}

.step_num {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/step.png);
}

.step_num01 {
    background-position: 0 -30px;
}

.step_num02 {
    background-position: -30px -30px;
}

.step_num03 {
    background-position: -60px -30px;
}

.step_num04 {
    background-position: -90px -30px;
}

.step_numg {
    background-position: -120px -30px;
}

.step_n_active .step_text {
    color: #5191ce;
}

.step_n_active .step_num01 {
    background-position: 0 0px;
}

.step_n_active .step_num02 {
    background-position: -30px 0px;
}

.step_n_active .step_num03 {
    background-position: -60px 0px;
}

.step_n_active .step_num04 {
    background-position: -90px 0px;
}

.step_n_active .step_numg {
    background-position: -120px 0px;
}

.registerList {
    width: 384px;
    margin: 30px auto 60px;
}

    .registerList input {
        border: 0 none;
        outline: none;
        font: 14px/1.6 Arial,Microsoft YaHei,'å®‹ä½“',tahoma, Srial, helvetica, sans-serif;
    }
    /*.registerList .inptext_bot_stb1{ padding-left:76px; line-height: 28px; margin-bottom: -10px;*margin-bottom: 0px; color: #ff3300;}*/
    .registerList .inptext_bot_stb {
        padding-left: 76px;
        line-height: 28px;
        margin-bottom: -10px;
    }

    .registerList .inptext_bot_stb_g {
        padding-left: 76px;
        line-height: 28px;
        margin-bottom: -10px;
    }

.listUnit_p .inptext_bot_stb_g {
    padding-left: 82px;
    line-height: 28px;
    margin-bottom: -10px;
}

.registerList .display {
    display: none;
}

.textTab {
    font-size: 24px;
    color: #bbbbbb;
}

    .textTab a {
        font-size: 24px;
        color: #bbbbbb;
    }

        .textTab a:hover {
            font-size: 24px;
            color: #bbbbbb;
        }

    .textTab .active {
        color: #5191ce;
    }

        .textTab .active:hover {
            color: #5191ce;
        }

    .textTab .pos_r {
        position: relative;
    }

        .textTab .pos_r a {
            color: #5191ce;
            font-size: 14px;
            position: absolute;
            right: 0;
            top: -26px;
        }

            .textTab .pos_r a:hover {
                color: #ff3300;
            }

.listUnit_p {
}

.inpList {
    height: 30px;
    line-height: 30px;
    padding: 4px;
    border: #cecece solid 1px;
    margin-top: 20px;
}

.inpTitle {
    float: left;
    width: 76px;
    text-align: center;
    border-right: #eaeaea solid 1px;
}

.inpRegion {
    float: left;
    width: 296px;
}

    .inpRegion input {
        width: 276px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

.inpList_code {
    position: absolute;
    right: 0px;
    top: -2px;
}

    .inpList_code input {
        width: 106px;
        height: 32px;
        background-color: #ffffff;
        border: #ebebeb solid 1px;
        outline: none;
        cursor: pointer;
        color: #5191ce;
        font-size: 14px;
    }

.verify {
    width: 106px;
    height: 32px;
    background-color: #ffffff;
    border: #ebebeb solid 1px;
    outline: none;
    cursor: pointer;
    color: #5191ce;
    font-size: 14px;
}

    .verify:hover {
        background-color: #eee;
    }

.inpList_code input:hover {
    background-color: #eee;
}

.display_codeBox {
    vertical-align: middle;
    display: inline-block;
}

.inpList_choose {
    position: relative;
}

    .inpList_choose a {
        width: 38px;
        height: 38px;
        position: absolute;
        right: -3px;
        top: -4px;
    }

    .inpList_choose .chooseIcon .icon {
        margin: 13px 0 0 14px;
    }

.fromList-b .inpList_code {
    position: absolute;
    right: 5px;
    top: 3px;
}

.inpList_bot {
    line-height: 32px;
    font-size: 12px;
    margin-top: 10px;
}

input[type="checkbox" i] {
    margin: 3px 3px 3px 4px;
}
/*.registerList .box-center{ margin: 50px auto;}
*/
.fromList-b {
}

.fromList-c .fromList_list_text {
    padding-left: 40px;
}

.fromList_unit {
    margin-top: 20px;
}

.fromList_title {
    width: 76px;
    line-height: 38px;
    float: left;
}

.fromList_inp {
    border: #cecece solid 1px;
    width: 304px;
    line-height: 36px;
    float: left;
}

    .fromList_inp input {
        width: 296px;
        height: 28px;
        padding: 4px;
        vertical-align: middle;
        line-height: 30px;
    }

    .fromList_inp .inpSize_s {
        width: 66px;
    }

    .fromList_inp .inpSize_m {
        width: 118px;
    }

.ftit {
    position: relative;
}

.fp2 {
    width: 296px;
    height: 130px;
    padding: 4px;
    border: #cecece solid 1px;
}

    .fp2 input {
        width: 100%;
        border: none;
    }

.ftit {
    position: relative;
}

.fromList_upload {
    float: left;
    width: 300px;
    text-align: center;
    background-color: #f7f7f7;
    border: #cecece solid 1px;
    position: relative;
    color: #666;
    height: 84px;
    overflow: hidden;
}

.fromList_inp textarea {
    height: 110px;
    border: 0 none;
    outline: none;
    width: 296px;
    padding: 4px 0px 4px 4px;
    font: 14px/1.6 Arial,Microsoft YaHei,'å®‹ä½“',tahoma, Srial, helvetica, sans-serif;
    resize: none;
}

.fileSize {
    position: absolute;
    top: 0px;
    left: 40px;
    width: 320px;
    height: 48px;
    opacity: 0;
    filter: Alpha(opacity=0);
    overflow: hidden;
    cursor: pointer;
}

.registerList .fileSize {
    font-size: 120px\9;
}

.fromList_inp .fileSize {
    font-size: 120px\9;
}

.fromList_upload h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
}

.fromList_upload p {
    font-size: 12px;
}

.list_text {
    margin-top: 10px;
}

    .list_text h3 {
        line-height: 32px;
    }

    .list_text p {
        line-height: 32px;
    }

.inpList_top_set {
    margin-top: 20px;
}

.fromList_list_text {
    padding-left: 76px;
    margin-top: 10px;
}

    .fromList_list_text li {
        line-height: 32px;
    }

.iconBox_center {
    text-align: center;
    margin: 30px auto;
}

    .iconBox_center p {
        margin: 20px auto;
        line-height: 32px;
    }

.navTourist {
    float: right;
    margin-top: 30px;
    color: #fff;
}

    .navTourist a {
        color: #fff;
    }

        .navTourist a:visited {
            color: #fff;
        }

        .navTourist a:hover {
            color: #d4ecff;
        }

.boxGrey {
    border: #c7d9f3 solid 1px;
    background-color: #f1f5fb;
    width: 614px;
    margin: 10px auto 40px;
    padding: 20px 10px;
}

    .boxGrey p {
        line-height: 32px;
    }

    .boxGrey ul {
        margin-top: 20px;
    }

    .boxGrey li {
        line-height: 32px;
    }

.bot_righttext {
    text-align: right;
}

.G_inptext_fll {
    border: 1px solid #B1B1B1;
}

.inpList_error {
    border: #f30 solid 1px;
}

.zifu {
    float: right;
    font-size: 12px;
    color: black;
}

.btn-blue-b {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background-color: #5191ce;
    font-size: 16px;
    color: #FFF;
    width: 160px;
    text-align: center;
}

    .btn-blue-b:link {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        background-color: #5191ce;
        border-top: #a8c8e7 solid 1px;
        border-bottom: #3f71a1 solid 1px;
        font-size: 16px;
        color: #FFF;
        width: 160px;
        text-align: center;
    }

    .btn-blue-b:visited {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        width: 160px;
        background-color: #5191ce;
        font-size: 16px;
        color: #FFF;
        _display: inline-block;
        text-align: center;
    }

    .btn-blue-b:hover {
        background-color: #569adb;
    }

.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    _background: url(../images/icon.gif) no-repeat;
    overflow: hidden;
}

.icon-exclamation-sign {
    background-position: -221px -3px;
    width: 18px;
    height: 18px;
}

.icon_caret_down_large_white {
    background-position: -587px -96px;
    width: 10px;
    height: 8px;
}


.iclen {
    position: absolute;
    right: 1px;
    top: 0px;
    display: block;
    width: 36px;
    height: 36px;
    background-color: #f2f2f2;
    overflow: hidden;
}

.iclen1 {
    position: absolute;
    right: 1px;
    top: 0px;
    display: block;
    width: 36px;
    height: 36px;
    background-color: #f2f2f2;
    overflow: hidden;
}

.iclen2 {
    position: absolute;
    right: 1px;
    top: 0px;
    display: block;
    width: 36px;
    height: 36px;
    background-color: #f2f2f2;
    overflow: hidden;
}

.iclen .icon {
    margin: 9px 0 0 14px;
    width: 9px;
    height: 13px;
    background-position: -175px 0px;
}

.iclen1 .icon1 {
    margin: 9px 0 0 14px;
    width: 9px;
    height: 13px;
    background-position: -175px 0px;
}

.iclen2 .icon2 {
    margin: 12px 0 0 12px;
    width: 12px;
    height: 12px;
    background-position: -14px -15px;
}

.icon_face01 {
    background-position: -204px -170px;
    width: 58px;
    height: 58px;
}

.icon-upload-alt {
    width: 22px;
    height: 18px;
    background-position: -397px -115px;
}

input[type="file"]:focus {
    outline: none; /*ff*/
    hide-focus: expression(this.hideFocus=true); /*ie*/
}

.icon {
    _background: url(../images/icon.gif) no-repeat;
    overflow: hidden;
}

.icon-exclamation-sign {
    background-position: -221px -3px;
    width: 18px;
    height: 18px;
}

.icon_caret_down_large_white {
    background-position: -587px -96px;
    width: 10px;
    height: 8px;
}

.icon_refresh {
    background-position: -138px -170px;
    width: 20px;
    height: 16px;
}

.icon_remove_white {
    background-position: -206px -8px;
    width: 8px;
    height: 8px;
}

.Common_chick-unit {
    position: relative;
    left: 0px;
    top: 4px;
    *position: static;
}

    .Common_chick-unit li {
        float: left;
        height: 24px;
        line-height: 24px;
        background-color: #efefef;
        color: #3b3b3b;
        padding: 0 10px;
        margin-left: 5px;
        max-width: 100px;
        padding-right: 5px;
        position: relative;
        cursor: default;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        *padding-right: 12px;
    }

        .Common_chick-unit li .Common_icon {
            position: initial;
            top: -1px;
            right: 0px;
            *position: absolute;
            *top: 5px;
        }

    .Common_chick-unit ul {
        *padding-top: 2px;
    }

.Common_icon_remove_block {
    background-position: -55px 0px;
    width: 10px;
    height: 10px;
}

.inpRegion .Common_icon {
    margin: 1px 0 0 2px;
}

.inpRegion .Common_icon_m8 {
    margin: 10px 0 0 11px;
}

.inpRegion .Common_icon_m10 {
    margin: 8px 0 0 8px;
}

.inpRegion .input, .Common_downIcon .input {
    padding: 8px 8px 8px 8px;
}

.icon-th-large_grey {
    background-position: -13px -15px;
    width: 14px;
    height: 14px;
}
 
#divLianxiang, #tdMind {
    width: 409px;
}

.view {
    display: none;
}

    .view a {
        color: #666;
    }

        .view a:hover {
            cursor: ponitor;
            color: #666;
        }



body .red_link {
    color: #ff3300;
}

.red_link:visited {
    color: #ff3300;
}

.red_link:hover {
    color: #ff3300;
}

.btn-blue-g {
    background-color: #5191ce;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 100%;
}

    .btn-blue-g:visited {
        background-color: #5191ce;
        color: #ffffff;
        display: inline-block;
        font-size: 16px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        width: 100%;
    }

    .btn-blue-g:link {
        background-color: #5191ce;
        border-bottom: 1px solid #3f71a1;
        border-top: 1px solid #a8c8e7;
        color: #ffffff;
        display: inline-block;
        font-size: 16px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        width: 100%;
    }

    .btn-blue-g:hover {
        background-color: #569adb;
    }

.ap_code_ml {
    background-color: #2a2d34;
    position: absolute;
    top: 0;
    z-index: 99;
}

.icon-upload-alt {
    background-position: -397px -115px;
    height: 18px;
    width: 22px;
}

.listPic {
    float: left;
    width: 55%;
}

.listPic_title {
    text-align: center;
    margin-top: 50px;
}

    .listPic_title h2 {
        font-size: 44px;
        color: #5191ce;
        font-weight: normal;
        padding-bottom: 20px;
        background: url(../images/h2Bgpic.png) center bottom no-repeat;
    }

    .listPic_title h3 {
        font-size: 20px;
        color: #737373;
        font-weight: normal;
        margin-top: 10px;
    }

.listLogin {
    float: right;
    width: 38%;
}

.listLogin_form {
    padding: 14px;
    border: #5191ce solid 1px;
    background-color: #ffffff;
}

    .listLogin_form h2 {
        font-size: 24px;
        color: #5191ce;
        font-weight: normal;
        text-align: center;
    }

.listLogin .inpRegion {
    float: left;
    width: 256px;
}

    .listLogin .inpRegion input {
        width: 236px;
    }

.listLogin .inpList_bot {
    text-align: right;
}

.listLogin .left {
    float: left;
}

.languageChoose {
    text-align: right;
    color: #5191ce;
    height: 32px;
    line-height: 32px;
}

.listLogin_form input {
    border: 0 none;
    outline: none;
    font: 14px/30px Arial,Microsoft YaHei,'å®‹ä½“',tahoma, Srial, helvetica, sans-serif;
    color: #4b4b4b;
}

.inptext_bot_stb {
    clear: both;
    color: #ff3300;
    font-size: 14px;
    display: none;
}

    .inptext_bot_stb .icon {
        vertical-align: middle;
    }

.listLogin_form .inptext_bot_stb {
    clear: both;
    color: #ff3300;
    font-size: 14px;
    display: none;
    margin-left: 74px;
}

    .listLogin_form .inptext_bot_stb .icon {
        vertical-align: middle;
    }

    .listLogin_form .inptext_bot_stb a:link {
        color: #3b3b3b;
        text-decoration: none;
    }

    .listLogin_form .inptext_bot_stb a:link {
        color: #ff3300;
        text-decoration: none;
    }

    .listLogin_form .inptext_bot_stb a:visited {
        color: #ff3300;
        text-decoration: none;
    }

    .listLogin_form .inptext_bot_stb a:hover {
        color: #ff3300;
        text-decoration: none;
    }

input {
    border: 0 none;
    outline: 0 none;
}

#list {
    width: 522px;
    height: 222px;
    position: relative;
    margin: 50px auto 0;
}

    #list ul {
        margin: 0px;
        padding: 0px;
    }

    #list li {
        width: 40px;
        position: absolute;
        list-style-type: none;
        overflow: hidden;
        cursor: pointer;
        border-radius: 4px;
    }

        #list li img {
            width: 100%;
            height: 100%;
            vertical-align: top;
        }

        #list li div {
            width: 100%;
            height: 100%;
            background: #000;
            filter: alpha(opacity=50);
            opacity: 0.5;
            position: absolute;
            z-index: 1;
            top: 0px;
            left: 0px;
        }

    #list .hover div {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    #list li .b_tit {
        width: 100%;
        height: 120px;
        position: absolute;
        z-index: 1;
        bottom: -100%;
        left: 0px;
        margin: 0px;
        padding: 0px;
    }

    #list li .opacity {
        width: 100%;
        height: 120px;
        background: #000;
        filter: alpha(opacity=80);
        opacity: 0.8;
        position: absolute;
        z-index: 1;
        bottom: 0px;
        left: 0px;
    }

    #list li .tit {
        width: 324px;
        height: 120px;
        padding: 0 10px;
        position: absolute;
        z-index: 2;
        bottom: 0px;
        left: 0px;
    }

        #list li .tit span {
            width: 100%;
            height: 30px;
            font-weight: normal;
            float: left;
            text-align: left;
            line-height: 30px;
            color: #fff;
            border-bottom: 1px solid #2f2f2c;
            margin: 0px;
            padding: 0px;
        }

            #list li .tit span em {
                color: #ba0707;
                font-style: normal;
                float: none;
            }

        #list li .tit em {
            color: #fff;
            line-height: 25px;
            float: left;
            margin: 0px;
            padding: 5px 0;
            font-style: normal;
        }

.rll {
    margin: 80px auto;
}

.Common_icon {
    background: url(../images/newicon.png) no-repeat;
    display: inline-block;
    _background: url(/images/newicon.gif) no-repeat;
}

.Common_icon_remove_white {
    background-position: -205px -7px;
    width: 10px;
    height: 10px;
}

.box-center .btn-border-blue {
    height: 30px;
    line-height: 30px;
    width: 84px;
    font-weight: bold;
}

.Common_onHere {
    border-color: #5191ce;
}

.Common_panel_lnp {
    width: 480px;
    border: #d7d7d7 1px solid;
}

.G_lineDL dt {
    float: left;
    width: 124px;
    text-align: right;
    margin-right: 10px;
    margin-left: 30px;
}

.G_input {
    outline: 0 none;
    /*border:1px solid #B1B1B1;*/
    vertical-align: middle;
    color: #3b3b3b;
    _overflow: hidden;
    width: 258px;
    font-size: 14px;
    /*    margin-left: -4px;
    margin-bottom:2px;*/
}

.downList {
    width: 304px;
    top: 36px;
    left: -1px;
}

.Common_icon_remove_block {
    background-position: -55px 0px;
    width: 10px;
    height: 10px;
}

.fromList_inp .input {
    width: 296px;
    height: 28px;
    padding: 4px;
    vertical-align: middle;
}

.icon_face02 {
    background-position: -262px -170px;
    width: 58px;
    height: 58px;
}

.font_center {
    text-align: center;
}

.font_left {
    text-align: left;
    word-break: break-all;
}
/*media*/
@media screen and (min-width: 1201px) {
    .ct {
        width: 1202px;
    }

    .botAttention {
        width: 1150px;
    }

    .list-detailed-two {
        width: 452px;
    }

        .list-detailed-two .list-pic {
            left: 468px;
        }

    .banner-tab-s {
        display: none;
    }

    .banner-tab-b {
        display: block;
    }

    .product_list h2 {
        width: 1146px;
    }

    .product_list li a {
        width: 518px;
    }

    .text-l {
        width: 370px;
    }

    .form-downList input {
        width: 84px;
    }

    .form-downList .downList a {
        width: 100px;
    }
}
 
.state-text {
    font-size: 14px;
    padding: 30px 50px;
    line-height: 24px;
}

.state-text-title {
    width: 637px;
    margin: 0 auto 20px;
}

.state-text h4 {
    margin-top: 6px;
}

.state-text p {
    text-indent: 2em;
}
 
.listLogin-statement {
    font-size: 12px;
    color: #ff3300;
    background-color: #fefcee;
    border: #f3bb53 solid 1px;
    height: 30px;
    line-height: 30px;
}

    .listLogin-statement img {
        vertical-align: middle;
        margin: -4px 0 0 4px;
        *margin: 0 0 0 4px;
    }

    .listLogin-statement a {
        color: #5191ce;
        text-decoration: underline;
    }

        .listLogin-statement a:hover {
            color: #ff3300;
        }

.paper-text-grey {
    color: #b3b3b3;
    margin-top: 10px;
}
 
.yz-btn {
    display: block;
    width: 250px;
    height: 38px;
    line-height: 38px;
    margin: -4px;
    padding-left: 14px;
    color: #b4b4b4 !important;
}

.yz-btn-on {
    color: #3b3b3b !important;
    background: url(../images/gou.png) 74px 8px no-repeat;
}

.yz-down {
    position: relative;
    margin: 0 -5px;
}

.yz-main {
    position: absolute;
    top: 34px;
    left: 0;
    background-color: #fff;
    border: #cecece solid 1px;
    padding: 9px;
}

.yz-pic-s {
    position: relative;
    padding: 10px 0;
    width: 330px;
}

.yz-pic-b {
    *margin-top: 8px;
    width: 330px;
}

.yz-pic-swrap {
    position: absolute;
    overflow: hidden;
    top: 4px;
    right: 0px;
}

    .yz-pic-swrap i {
        display: block;
        float: left;
        width: 22px;
        height: 40px;
    }

.s-pic-part01 {
    background-position: -264px 0px;
}

.s-pic-part02 {
    background-position: -154px 0px;
}

.s-pic-part03 {
    background-position: -44px 0px;
}

.s-pic-part04 {
    background-position: -242px 0px;
}

.s-pic-part05 {
    background-position: -110px 0px;
}

.s-pic-part06 {
    background-position: -176px 0px;
}

.s-pic-part07 {
    background-position: -88px 0px;
}

.yz-pic-wrap {
    overflow: hidden;
}

    .yz-pic-wrap i {
        display: block;
        float: left;
        width: 6.666%;
        height: 58px;
        cursor: pointer;
    }

.pic-part01 {
    background-position: -66px -40px;
}

.pic-part02 {
    background-position: -286px -40px;
}

.pic-part03 {
    background-position: -66px -98px;
}

.pic-part04 {
    background-position: -44px -40px;
}

.pic-part05 {
    background-position: -154px -40px;
}

.pic-part06 {
    background-position: -22px -40px;
}

.pic-part07 {
    background-position: -88px -98px;
}

.pic-part08 {
    background-position: -198px -40px;
}

.pic-part09 {
    background-position: -198px -98px;
}

.pic-part10 {
    background-position: -264px -98px;
}

.pic-part11 {
    background-position: -308px -40px;
}

.pic-part12 {
    background-position: -176px -40px;
}

.pic-part13 {
    background-position: -0px -98px;
}

.pic-part14 {
    background-position: -132px -98px;
}

.pic-part15 {
    background-position: -132px -40px;
}

.pic-part16 {
    background-position: -176px -98px;
}

.pic-part17 {
    background-position: -88px -40px;
}

.pic-part18 {
    background-position: -154px -98px;
}

.pic-part19 {
    background-position: -220px -40px;
}

.pic-part20 {
    background-position: -264px -40px;
}

.pic-part21 {
    background-position: -110px -40px;
}

.pic-part22 {
    background-position: -242px -98px;
}

.pic-part23 {
    background-position: -286px -98px;
}

.pic-part24 {
    background-position: -0px -40px;
}

.pic-part25 {
    background-position: -242px -40px;
}

.pic-part26 {
    background-position: -44px -98px;
}

.pic-part27 {
    background-position: -220px -98px;
}

.pic-part28 {
    background-position: -22px -98px;
}

.pic-part29 {
    background-position: -308px -98px;
}

.pic-part30 {
    background-position: -110px -98px;
}

.yz-bot-fn {
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
}

.yz-bot-btn {
    float: right;
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #838383;
    color: #fff !important;
}

.yz-bot-fn .on {
    background-color: #5191ce;
}

.yz-numble-step {
    position: relative;
}

    .yz-numble-step span {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
        background-image: url(../images/yz-numble.png);
    }

.yz-step1 {
    background-position: 0 0;
}

.yz-step2 {
    background-position: 0 -20px;
}

.yz-step3 {
    background-position: 0 -40px;
}

.yz-step4 {
    background-position: 0 -60px;
}

.yz-loding {
    position: relative;
}

    .yz-loding img {
        position: absolute;
        left: 140px;
        top: 30px;
    }

 
.MA_h1 {
    text-align: center;
    color: #5191ce;
    font-size: 24px;
    line-height: 60px;
    font-weight: normal;
}

.MA_inputerror .inptext_bot_stb {
    display: block;
}

.MA_resetpass_width .registerList {
    width: 400px;
}

.MA_text_align {
    text-align: center;
}

.registerList .MA_inputerror .inptext_bot_stb {
    margin: 0;
}
 
.defult_link:link {
    color: #5191ce
}

.defult_link:hover {
    color: #5191ce
}

.defult_link:active {
    color: #5191ce
}

.defult_link:visited {
    color: #5191ce
}

.inptext_bot_stb__blue {
    line-height: 28px;
    margin-top: -10px;
    float: right;
    color: #959595;
}

.xing_danger {
    display: inline-block;
    width: 556px;
    height: 112px;
    margin: 0 auto;
    margin-left: -52px;
    position: relative;
}

.xing_danger_p {
    width: 462px;
    margin-left: 92px;
    margin-top: 10px;
}

.xing_danger_center p {  
    margin: 2px auto;
    line-height: 22px;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
}

.p_inpSize_sl input {
    width: 180px;
}

.lineDt_s .lineDt_left {
    width: 42px;
    text-align: left;
}
 
.ev-relative00 {
    position: relative;
    z-index: 99;
}

.ev-downlist07 {
    width: 301px;
    height: auto;
    position: absolute;
    left: 76px;
    top: 34px;
    background-color: #ffffff;
    z-index: 999;
    border-top: 0;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}

    .ev-downlist07 ul {
        border-bottom: 1px solid #cecece;
    }

        .ev-downlist07 ul li {
            width: 280px;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 0 10px;
            cursor: pointer;
        }
 
.ev-mailbox00 {
    color: #ff3300;
    display: inline-block;
    max-width: 330px;
    height:;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ev-mailbox01 {
    display: inline-block;
    max-width: 330px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ev-mailcolor00 {
    color: #ff3300;
}

.ev-text27 {
    max-width: 600px; /*overflow: hidden; text-overflow: ellipsis ;*/
    white-space: nowrap;
}

#email_perfect li {
    width: 283px;
}

#email_change li {
    width: 275px;
}
 
.popup_main {
    width: 594px;
    height: 578px;
    padding-top: 122px;
    padding-left: 126px;
    margin: 0 auto;
}

.popup_content {
    width: 468px;
    height: 276px;
    text-align: center;
}

    .popup_content p {
        font-size: 13px;
        text-align: center;
        line-height: 24px;
        width: 382px;
        margin: 10px auto;
    }

    .popup_content h2 {
        font-size: 38px;
        margin-top: 24px;
        font-weight: normal;
        padding-right: 42px;
    }

.evP20 {
    margin-bottom: -20px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.evP00 {
    text-align: left;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
}

.evP01 {
    text-align: left;
    font-size: 12px;
    padding-left: 40px;
    height: 24px;
    line-height: 24px;
}

.li_flag_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    display: none;
}

.li_selected_flag {
    z-index: 1;
    position: relative;
    width: 46px;
    height: 100%;
    cursor: pointer;
}

.li_iti_flag {
    float: left;
    width: 45px;
    text-align: center;
    padding-right: 12px;
    border-right: #cecece solid 1px;
    font: 14px/30px Arial,Microsoft YaHei,'å®‹ä½“',tahoma, Srial, helvetica, sans-serif;
}

.li_iti_arrowTrans {
    transform: rotate(180deg);
    -webkit-transition: transform .25s linear;
    -moz-transition: transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear;
}

.li_iti_arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: -8px;
    width: 10px;
    height: 5px;
    background: url(../images/li_cjzh_pull.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transition: transform .25s linear;
    -moz-transition: transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear;
}

.li_country_list {
    position: absolute;
    z-index: 51;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 4px 0 0 -3px;
    box-shadow: 1px 1px 4px rgba(0,0,0,.2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 180px;
    overflow-y: scroll;
    width: 200px;
}

.li_flag_container .hide {
    display: none;
}

.li_country_list > li {
    line-height: 30px;
    cursor: pointer;
}

    .li_country_list > li .li_country_name {
        margin: 0 5px;
    }

    .li_country_list > li:hover {
        background: #d8e5f5;
    }

    .li_country_list > li.kindtitle {
        padding-left: 5px;
        font-weight: bold;
        cursor: default;
        border-top: 1px solid #ccc;
    }

        .li_country_list > li.kindtitle:hover {
            background: #ffffff;
        }

.li_bgSelected {
    background: #d8e5f5;
}

.li_inpRegion05New {
    float: left;
    width: 238px;
    position: relative;
    display: inline-block;
    z-index: 60;
}

    .li_inpRegion05New input {
        height: 30px;
        line-height: 30px;
        padding: 0px 6px 0px 68px;
        width: 261px;
    }
